PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / getHatchBackgroundColor Method
In This Topic
    getHatchBackgroundColor Method
    In This Topic
    Gets the hatch background color.
    Syntax
    public PDFBrush getHatchBackgroundColor()

    Return Value

    A PDFBrush object specifying how the hatch background is filled.
    See Also